func runtime.shouldPushSigpanic
2 uses
runtime (current package)
panic.go#L1246: func shouldPushSigpanic(gp *g, pc, lr uintptr) bool {
signal_amd64.go#L72: if shouldPushSigpanic(gp, pc, *(*uintptr)(unsafe.Pointer(sp))) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)